<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">



.clear:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*å›ºå®šçš„æ‚¬æµ®çª—*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 300px;
	right: -127px;
	transition: all .3s ease;
	width:180px;
}
.yb_bar ul{ padding:0; margin:0;}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
		 display:inline;
	  float:left;
}
.yb_bar .yb_top {
	background: #1967DE url(../inc/fixCont.png) no-repeat 0 0;
	 cursor:pointer;

}
.yb_bar .yb_SQ {
	background: #1967DE url(../inc/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #1967DE url(../inc/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #1967DE url(../inc/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	color: #fff !important;
	font-size:14px;
	margin-left:55px;
}

.yb_SQ a {
	display: block;
	color: #fff !important;
	font-size:14px;
	margin-left:5px;
}
</pre></body></html>